<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart treemap has-legend"><div class="outer-container" style="padding-left: 0px;"><div class="inner-container" style="grid-template-columns: repeat(2, 50%); grid-template-rows: repeat(2, 441.539px);"><div class="treemap-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;">Central</text></div><svg><g class="treemap"><g><rect class="treerect leafnode" style="x: 0px; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="22.926082124869232" y="94.15588238490524" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-21.679689407348633" dy="2.25">Bookcases</text></g><g><rect class="treerect leafnode" style="x: 46.8522; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="129.00338335873874" y="94.15588238490524" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Chairs</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 189.312; fill: rgba(3, 102, 214, 0.8);"></rect><text x="29.240158066294207" y="235.89346043307035" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-26.4921875" dy="2.25">Furnishings</text></g><g><rect class="treerect leafnode" style="x: 59.4803; y: 189.312; fill: rgba(3, 102, 214, 0.8);"></rect><text x="135.3174593001637" y="235.89346043307035" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Tables</text></g><g><rect class="treerect leafnode" style="x: 214.155; y: 0px; fill: rgba(255, 127, 14, 0.8);"></rect><text x="250.4578827002746" y="58.326763335108595" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-24.0859375" dy="2.25">Appliances</text></g><g><rect class="treerect leafnode" style="x: 214.155; y: 117.654; fill: rgba(255, 127, 14, 0.8);"></rect><text x="250.4578827002746" y="131.5355051759056" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-7.2265625" dy="2.25">Art</text></g><g><rect class="treerect leafnode" style="x: 287.761; y: 0px; fill: rgba(255, 127, 14, 0.8);"></rect><text x="358.6462064664051" y="72.70874184079702" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Binders</text></g><g><rect class="treerect leafnode" style="x: 214.155; y: 146.417; fill: rgba(255, 127, 14, 0.8);"></rect><text x="233.67981455860183" y="167.17576856625652" style="opacity: 0; z-index: 4;" dx="-21.6796875" dy="2.25">Envelopes</text></g><g><rect class="treerect leafnode" style="x: 254.205; y: 146.417; fill: rgba(255, 127, 14, 0.8);"></rect><text x="267.65224419134745" y="151.03888734965614" style="opacity: 0; z-index: 4;" dx="-21.6796875" dy="2.25">Fasteners</text></g><g><rect class="treerect leafnode" style="x: 254.205; y: 156.66; fill: rgba(255, 127, 14, 0.8);"></rect><text x="267.65224419134745" y="172.29717223431862" style="opacity: 0; z-index: 4;" dx="-14.453125" dy="2.25">Labels</text></g><g><rect class="treerect leafnode" style="x: 214.155; y: 188.934; fill: rgba(255, 127, 14, 0.8);"></rect><text x="247.62703210048468" y="235.70460477362462" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-12.046875" dy="2.25">Paper</text></g><g><rect class="treerect leafnode" style="x: 282.099; y: 146.417; fill: rgba(255, 127, 14, 0.8);"></rect><text x="343.1319372825984" y="214.44631988896214" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Storage</text></g><g><rect class="treerect leafnode" style="x: 405.164; y: 146.417; fill: rgba(255, 127, 14, 0.8);"></rect><text x="417.34783141598325" y="214.44631988896214" style="opacity: 0; z-index: 4;" dx="-19.265625" dy="2.25">Supplies</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 285.475; fill: rgba(44, 160, 44, 0.8);"></rect><text x="42.39246631911328" y="357.5032030481651" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-26.492189407348633" dy="2.25">Accessories</text></g><g><rect class="treerect leafnode" style="x: 85.7849; y: 285.475; fill: rgba(44, 160, 44, 0.8);"></rect><text x="132.35028999252287" y="357.5032030481651" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Copiers</text></g><g><rect class="treerect leafnode" style="x: 179.916; y: 285.475; fill: rgba(44, 160, 44, 0.8);"></rect><text x="213.26543289507703" y="357.5032030481651" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-19.26563262939453" dy="2.25">Machines</text></g><g><rect class="treerect leafnode" style="x: 247.615; y: 285.475; fill: rgba(44, 160, 44, 0.8);"></rect><text x="338.57323422166746" y="357.5032030481651" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Phones</text></g><g><rect class="treerect branchnode" style="x: 0px; y: 0px; fill: transparent;"></rect><text x="105.57730123386952" y="141.23757804816512" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-37.9296875" dy="4">Furniture</text></g><g><rect class="treerect branchnode" style="x: 214.155; y: 0px; fill: transparent;"></rect><text x="321.84292623386955" y="141.23757804816512" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-63.21875" dy="4">Office Supplies</text></g><g><rect class="treerect branchnode" style="x: 0px; y: 285.475; fill: transparent;"></rect><text x="214.765625" y="357.5032030481651" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-42.1484375" dy="4.001953125">Technology</text></g><g><rect class="treerect rootnode" style="x: 0px; y: 0px; fill: transparent;"></rect><text x="214.765625" y="214.765625" style="font-size: 0px; opacity: 0; z-index: 4;" dx="0" dy="0">root</text></g></g></svg><div class="parent-controls" style="display: none;"><button id="goto-parent">⇪ null</button>
</div></div><div class="treemap-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;">East</text></div><svg><g class="treemap"><g><rect class="treerect leafnode" style="x: 0px; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="33.23975453819071" y="87.49427767402923" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-21.6796875" dy="2.25">Bookcases</text></g><g><rect class="treerect leafnode" style="x: 67.4795; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="141.09774684098522" y="87.49427767402923" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Chairs</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 175.989; fill: rgba(3, 102, 214, 0.8);"></rect><text x="45.46871595668927" y="218.33688059742744" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-26.492202758789062" dy="2.25">Furnishings</text></g><g><rect class="treerect leafnode" style="x: 91.9374; y: 175.989; fill: rgba(3, 102, 214, 0.8);"></rect><text x="153.32670825948378" y="218.33688059742744" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Tables</text></g><g><rect class="treerect leafnode" style="x: 217.716; y: 0px; fill: rgba(255, 127, 14, 0.8);"></rect><text x="260.2811854474131" y="53.281057765288736" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-24.0859375" dy="2.250001907348633">Appliances</text></g><g><rect class="treerect leafnode" style="x: 217.716; y: 107.562; fill: rgba(255, 127, 14, 0.8);"></rect><text x="260.2811854474131" y="118.83779175136254" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-7.2265625" dy="2.25">Art</text></g><g><rect class="treerect leafnode" style="x: 303.846; y: 0px; fill: rgba(255, 127, 14, 0.8);"></rect><text x="366.6888181446186" y="56.716197370881474" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Binders</text></g><g><rect class="treerect leafnode" style="x: 303.846; y: 114.432; fill: rgba(255, 127, 14, 0.8);"></rect><text x="338.88880810750595" y="122.27293135695528" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-21.6796875" dy="2.25">Envelopes</text></g><g><rect class="treerect leafnode" style="x: 374.931; y: 114.432; fill: rgba(255, 127, 14, 0.8);"></rect><text x="381.08927422230306" y="122.27293135695528" style="opacity: 0; z-index: 4;" dx="-21.6796875" dy="2.25">Fasteners</text></g><g><rect class="treerect leafnode" style="x: 388.247; y: 114.432; fill: rgba(255, 127, 14, 0.8);"></rect><text x="408.8892842594158" y="122.27293135695528" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Labels</text></g><g><rect class="treerect leafnode" style="x: 217.716; y: 131.113; fill: rgba(255, 127, 14, 0.8);"></rect><text x="238.14838016441152" y="195.89933690947203" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-12.046875" dy="2.25">Paper</text></g><g><rect class="treerect leafnode" style="x: 259.581; y: 131.113; fill: rgba(255, 127, 14, 0.8);"></rect><text x="333.3906210905993" y="195.89933690947203" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Storage</text></g><g><rect class="treerect leafnode" style="x: 408.2; y: 131.113; fill: rgba(255, 127, 14, 0.8);"></rect><text x="418.86585822898235" y="195.89933690947203" style="opacity: 0; z-index: 4;" dx="-19.265625" dy="2.25">Supplies</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 263.685; fill: rgba(44, 160, 44, 0.8);"></rect><text x="79.32088520242765" y="301.4214564829849" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-26.492218017578125" dy="2.25">Accessories</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 340.158; fill: rgba(44, 160, 44, 0.8);"></rect><text x="79.32088520242765" y="384.8444785595867" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Copiers</text></g><g><rect class="treerect leafnode" style="x: 159.642; y: 263.685; fill: rgba(44, 160, 44, 0.8);"></rect><text x="212.84660916439418" y="346.6082279233982" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-19.265625" dy="2.25">Machines</text></g><g><rect class="treerect leafnode" style="x: 267.051; y: 263.685; fill: rgba(44, 160, 44, 0.8);"></rect><text x="348.29134896196655" y="346.6082279233982" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Phones</text></g><g><rect class="treerect branchnode" style="x: 0px; y: 0px; fill: transparent;"></rect><text x="107.35799230279451" y="130.3426029233982" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-37.929718017578125" dy="4">Furniture</text></g><g><rect class="treerect branchnode" style="x: 217.716; y: 0px; fill: transparent;"></rect><text x="323.6236173027945" y="130.3426029233982" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-63.21875" dy="4">Office Supplies</text></g><g><rect class="treerect branchnode" style="x: 0px; y: 263.685; fill: transparent;"></rect><text x="214.765625" y="346.6082279233982" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-42.1484375" dy="4.001953125">Technology</text></g><g><rect class="treerect rootnode" style="x: 0px; y: 0px; fill: transparent;"></rect><text x="214.765625" y="214.765625" style="font-size: 0px; opacity: 0; z-index: 4;" dx="0" dy="0">root</text></g></g></svg><div class="parent-controls" style="display: none;"><button id="goto-parent">⇪ null</button>
</div></div><div class="treemap-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;">South</text></div><svg><g class="treemap"><g><rect class="treerect leafnode" style="x: 0px; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="19.600641824316895" y="63.14421690845634" style="opacity: 0; z-index: 4;" dx="-21.6796875" dy="2.25">Bookcases</text></g><g><rect class="treerect leafnode" style="x: 40.2013; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="123.0158446240004" y="63.14421690845634" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Chairs</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 127.288; fill: rgba(3, 102, 214, 0.8);"></rect><text x="28.733749744948913" y="196.27440537711786" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-26.4921875" dy="2.25">Furnishings</text></g><g><rect class="treerect leafnode" style="x: 58.4675; y: 127.288; fill: rgba(3, 102, 214, 0.8);"></rect><text x="132.1489525446324" y="196.27440537711786" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Tables</text></g><g><rect class="treerect leafnode" style="x: 208.83; y: 0px; fill: rgba(255, 127, 14, 0.8);"></rect><text x="252.12082953577357" y="51.86800281785432" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-24.0859375" dy="2.25">Appliances</text></g><g><rect class="treerect leafnode" style="x: 208.83; y: 104.736; fill: rgba(255, 127, 14, 0.8);"></rect><text x="252.12082953577357" y="116.7226409940563" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-7.2265625" dy="2.25">Art</text></g><g><rect class="treerect leafnode" style="x: 296.411; y: 0px; fill: rgba(255, 127, 14, 0.8);"></rect><text x="362.97125173609004" y="64.35463817620199" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Binders</text></g><g><rect class="treerect leafnode" style="x: 208.83; y: 129.709; fill: rgba(255, 127, 14, 0.8);"></rect><text x="227.21656972202683" y="150.01445319395475" style="opacity: 0; z-index: 4;" dx="-21.67967987060547" dy="2.25">Envelopes</text></g><g><rect class="treerect leafnode" style="x: 246.603; y: 129.709; fill: rgba(255, 127, 14, 0.8);"></rect><text x="262.22808110287673" y="132.87515874369103" style="opacity: 0; z-index: 4;" dx="-21.6796875" dy="2.25">Fasteners</text></g><g><rect class="treerect leafnode" style="x: 246.603; y: 137.041; fill: rgba(255, 127, 14, 0.8);"></rect><text x="262.22808110287673" y="153.68033558524183" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Labels</text></g><g><rect class="treerect leafnode" style="x: 208.83; y: 171.32; fill: rgba(255, 127, 14, 0.8);"></rect><text x="243.3419169802169" y="218.2900034864143" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-12.046875" dy="2.25">Paper</text></g><g><rect class="treerect leafnode" style="x: 278.853; y: 129.709; fill: rgba(255, 127, 14, 0.8);"></rect><text x="339.8820297825413" y="197.48482664486352" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Storage</text></g><g><rect class="treerect leafnode" style="x: 401.911; y: 129.709; fill: rgba(255, 127, 14, 0.8);"></rect><text x="415.7209406020079" y="197.48482664486352" style="opacity: 0; z-index: 4;" dx="-19.265625" dy="2.25">Supplies</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 268.26; fill: rgba(44, 160, 44, 0.8);"></rect><text x="52.42440885727398" y="328.26673314648383" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-26.4921875" dy="2.25">Accessories</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 389.273; fill: rgba(44, 160, 44, 0.8);"></rect><text x="52.42440885727398" y="409.4021696778223" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Copiers</text></g><g><rect class="treerect leafnode" style="x: 105.849; y: 268.26; fill: rgba(44, 160, 44, 0.8);"></rect><text x="183.3263831178901" y="348.8958134686615" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-19.265625" dy="2.25">Machines</text></g><g><rect class="treerect leafnode" style="x: 261.804; y: 268.26; fill: rgba(44, 160, 44, 0.8);"></rect><text x="345.66759926061616" y="348.8958134686615" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Phones</text></g><g><rect class="treerect branchnode" style="x: 0px; y: 0px; fill: transparent;"></rect><text x="102.9152027996835" y="132.63018846866152" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-37.929683685302734" dy="4">Furniture</text></g><g><rect class="treerect branchnode" style="x: 208.83; y: 0px; fill: transparent;"></rect><text x="319.18082779968347" y="132.63018846866152" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-63.21875" dy="4">Office Supplies</text></g><g><rect class="treerect branchnode" style="x: 0px; y: 268.26; fill: transparent;"></rect><text x="214.765625" y="348.8958134686615" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-42.1484375" dy="4.001953125">Technology</text></g><g><rect class="treerect rootnode" style="x: 0px; y: 0px; fill: transparent;"></rect><text x="214.765625" y="214.765625" style="font-size: 0px; opacity: 0; z-index: 4;" dx="0" dy="0">root</text></g></g></svg><div class="parent-controls" style="display: none;"><button id="goto-parent">⇪ null</button>
</div></div><div class="treemap-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;">West</text></div><svg><g class="treemap"><g><rect class="treerect leafnode" style="x: 0px; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="30.18115266245345" y="73.80617357893308" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-21.6796875" dy="2.25">Bookcases</text></g><g><rect class="treerect leafnode" style="x: 61.3623; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="147.5959391142489" y="73.80617357893308" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Chairs</text></g><g><rect class="treerect leafnode" style="x: 234.83; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="259.9562492510027" y="73.80617357893308" style="opacity: 0; z-index: 4;" dx="-26.4921875" dy="2.25">Furnishings</text></g><g><rect class="treerect leafnode" style="x: 286.083; y: 0px; fill: rgba(3, 102, 214, 0.8);"></rect><text x="357.80708779920724" y="73.80617357893308" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Tables</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 150.612; fill: rgba(255, 127, 14, 0.8);"></rect><text x="36.88581465745287" y="201.3716035345716" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-24.0859375" dy="2.25">Appliances</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 253.131; fill: rgba(255, 127, 14, 0.8);"></rect><text x="36.88581465745287" y="268.2479523014771" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-7.2265625" dy="2.25">Art</text></g><g><rect class="treerect leafnode" style="x: 74.7716; y: 150.612; fill: rgba(255, 127, 14, 0.8);"></rect><text x="136.89768481850803" y="206.7468734516667" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Binders</text></g><g><rect class="treerect leafnode" style="x: 74.7716; y: 263.881; fill: rgba(255, 127, 14, 0.8);"></rect><text x="99.75574876513974" y="273.62322221857215" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-21.6796875" dy="2.25">Envelopes</text></g><g><rect class="treerect leafnode" style="x: 125.74; y: 263.881; fill: rgba(255, 127, 14, 0.8);"></rect><text x="130.953023996527" y="273.62322221857215" style="opacity: 0; z-index: 4;" dx="-21.6796875" dy="2.25">Fasteners</text></g><g><rect class="treerect leafnode" style="x: 137.166; y: 263.881; fill: rgba(255, 127, 14, 0.8);"></rect><text x="168.0949600498953" y="273.62322221857215" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Labels</text></g><g><rect class="treerect leafnode" style="x: 0px; y: 284.365; fill: rgba(255, 127, 14, 0.8);"></rect><text x="22.62350789659931" y="356.94814734583855" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-12.046875" dy="2.25">Paper</text></g><g><rect class="treerect leafnode" style="x: 46.247; y: 284.365; fill: rgba(255, 127, 14, 0.8);"></rect><text x="106.9150404547133" y="356.94814734583855" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Storage</text></g><g><rect class="treerect leafnode" style="x: 168.583; y: 284.365; fill: rgba(255, 127, 14, 0.8);"></rect><text x="183.80340271916916" y="356.94814734583855" style="opacity: 0; z-index: 4;" dx="-19.265625" dy="2.25">Supplies</text></g><g><rect class="treerect leafnode" style="x: 202.024; y: 150.612; fill: rgba(44, 160, 44, 0.8);"></rect><text x="264.50683367801275" y="211.68725871443343" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-26.4921875" dy="2.25">Accessories</text></g><g><rect class="treerect leafnode" style="x: 327.99; y: 150.612; fill: rgba(44, 160, 44, 0.8);"></rect><text x="378.7605885169576" y="211.68725871443343" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-16.859375" dy="2.25">Copiers</text></g><g><rect class="treerect leafnode" style="x: 202.024; y: 273.762; fill: rgba(44, 160, 44, 0.8);"></rect><text x="235.88534129387642" y="351.64671013550037" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-19.265625" dy="2.25">Machines</text></g><g><rect class="treerect leafnode" style="x: 270.747; y: 273.762; fill: rgba(44, 160, 44, 0.8);"></rect><text x="350.13909613282124" y="351.64671013550037" style="font-size: 8px; opacity: 0.7; z-index: 4;" dx="-14.453125" dy="2.25">Phones</text></g><g><rect class="treerect branchnode" style="x: 0px; y: 0px; fill: transparent;"></rect><text x="214.765625" y="73.80617357893308" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-37.9296875" dy="4">Furniture</text></g><g><rect class="treerect branchnode" style="x: 0px; y: 150.612; fill: transparent;"></rect><text x="99.51187016105516" y="290.0717985789331" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-63.21875" dy="4">Office Supplies</text></g><g><rect class="treerect branchnode" style="x: 202.024; y: 150.612; fill: transparent;"></rect><text x="315.7774951610552" y="290.0717985789331" style="font-size: 14px; z-index: 5; pointer-events: none;" dx="-42.1484375" dy="4.001953125">Technology</text></g><g><rect class="treerect rootnode" style="x: 0px; y: 0px; fill: transparent;"></rect><text x="214.765625" y="214.765625" style="font-size: 0px; opacity: 0; z-index: 4;" dx="0" dy="0">root</text></g></g></svg><div class="parent-controls" style="display: none;"><button id="goto-parent">⇪ null</button>
</div></div></div></div><div class="legend-container" borderbox-on-hover="true" style="z-index: 2; cursor: move;"><svg id="dragHandles" width="100" height="68"><g><rect id="dragleft" class="vertical-drag-handle" y="9" x="0" height="50" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragtop" class="horizontal-drag-handle" y="0" x="9" height="9" width="82" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragright" class="vertical-drag-handle" y="9" x="91" height="50" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragbottom" class="horizontal-drag-handle" y="59" x="9" height="9" width="82" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragtopleft" class="corner-drag-handle top left" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="0"></rect><rect id="dragtopright" class="corner-drag-handle top right" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="0" x="91"></rect><rect id="dragbottomright" class="corner-drag-handle bottom right" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="59" x="91"></rect><rect id="dragbottomleft" class="corner-drag-handle bottom left" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="59" x="0"></rect></g></svg><g class="legend-controls" style="display: none;"><span id="up-arrow" class="disabled">▲</span>
<span id="page-text">1/1</span>
<span id="down-arrow" class="disabled">▼</span>
</g><svg class="legend" height="64"><g class="legendCells" transform="translate(20,20)"><g class="cell" transform="translate(0, 0)"><circle class="swatch" r="6" style="fill: rgba(3, 102, 214, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Furniture</text><title>Furniture</title></g><g class="cell" transform="translate(0, 15)"><circle class="swatch" r="6" style="fill: rgba(255, 127, 14, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Office...</text><title>Office Supplies</title></g><g class="cell" transform="translate(0, 30)"><circle class="swatch" r="6" style="fill: rgba(44, 160, 44, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Techno...</text><title>Technology</title></g></g></svg></div><div class="tooltip" style="z-index: 3; opacity: 0;"><ul id="tooltip-values"></ul>
</div></div>